#Tool
Zeek

#Link
https://zeek.org/

#Description
Zeek is an open source software platform that provides compact, high-fidelity transaction logs, file content, and fully customized output to analysts, from the smallest home office to the largest, fastest research and commercial networks.
Here, we use it as default to log the transactions made in the network.

#Usage
Zeek is used as a command line utility with the following command:
zeek -i interface -C
The interface to listen to is specified and Zeek is told to ignore invalid IP checksums with the -C flag.

#Output
The default log files from zeek. Can vary depending on the traffic.

